stack: Clip animation drawing
authorBenjamin Otte <otte@redhat.com>
Thu, 21 Jan 2016 00:44:47 +0000 (01:44 +0100)
committerBenjamin Otte <otte@redhat.com>
Fri, 22 Jan 2016 12:46:01 +0000 (13:46 +0100)
commit6bb8da5564d8403882035d037d4938a266e85c97
tree2f09754e2c37e440381a3a0eabe58cb85c344113
parenta6845091f9a216ff825b0ed445a3bc8d9b438287
stack: Clip animation drawing

We use cairo_paint() when doing that and we don't want to overdraw the
content area.
gtk/gtkstack.c